home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / s / startup-sequence1.3 < prev    next >
Text File  |  1995-03-23  |  784b  |  23 lines

  1. cdpd:1.3/c/assign fonts: cdpd:1.3/fonts
  2.  
  3. failat 100
  4. c:SetPatch >NIL: ;patch system functions
  5. cd c:
  6. echo "CDTV Workbench disk.  Release 1.3.3 version 34.34*N"
  7. Sys:System/FastMemFirst ; move C00000 memory to last in list
  8. BindDrivers
  9. SetClock load ;load system time from real time clock (A1000 owners should
  10.               ;replace the SetClock load with Date
  11. ;resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  12. ;resident c:Execute pure
  13. ;mount newcon:
  14. ;
  15. ;failat 11
  16. run execute s:StartupII ;This lets resident be used for rest of script
  17. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  18. ;
  19. sys:system/SetMap GB
  20. path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
  21. LoadWB delay  ;wait for inhibit to end before continuing
  22. endcli >NIL:
  23.